SWFVideoStream
PHP Manual

SWFVideoStream->setDimension

(PHP 5.0.5-5.3.0, PECL ming CVS)

SWFVideoStream->setDimensionSets video dimension

Descripción

void setDimension ( int $x , int $y )

Sets the width and height for streamed videos.

Lista de parámetros

x

Width in pixels.

y

Height in pixels.

Valores retornados

No value is returned.


SWFVideoStream
PHP Manual